type crypto/internal/edwards25519.nafLookupTable5

4 uses

	crypto/internal/edwards25519 (current package)
		scalarmult.go#L161: 	var aTable nafLookupTable5
		tables.go#L22: type nafLookupTable5 struct {
		tables.go#L62: func (v *nafLookupTable5) FromP3(q *Point) {
		tables.go#L122: func (v *nafLookupTable5) SelectInto(dest *projCached, x int8) {